Learning Objectives

After completing this lesson, you’ll be able to:

Instructions

In this lesson, you will:

Resources

Turn Workspaces into Apps

Frank

The word about self-serve data access spreads around Fatima, Frank, and Jennifer’s municipality. Frank is attracting more and more users to his self-serve workflows. However, not every municipality member—and certainly not the public—has FME Flow logins. As the FME Flow administrator, Frank faces the overhead of managing growing user accounts or finding a way to provide users access to FME Flow without creating accounts.

Thankfully, he knows he can use Flow Apps. Apps let you create custom web pages to provide a self-serve portal, allowing users to upload data to be transformed by your workflow or download data created as its output. An FME Flow login is not required to access an FME Flow app, and users can now pass parameter values via query strings or JSON on app load. Sharing data and increasing accessibility is easy with FME Flow apps.

There are three kinds of Flow apps:

Note

View an example FME Flow workspace app for self-serve data distribution.

Create a Self-Serve App

Frank wants to convert his self-serve workspace into a Flow workspace app.

In this exercise, you will:

1) Open FME Flow Workspace Apps

Flow Apps Create

2) Configure the Workspace App

Field Value
Name community-map-data-delivery
Title Community Map Data Delivery
Description Choose your layer and format to download data from the Community Map
Repository Self-Serve
Workspace CommunityMapping.fmw
Service Data Download
App Security Public
Parameter Defaults Use Default - Off.  Show in App - On.
Customize > Browser Icon icon.png (C:\FMEData\Resources\IntegrateDataWithTheFMEPlatform\icon.png)
Customize > Heading Logo map-background.jpg (C:\FMEData\Resources\IntegrateDataWithTheFMEPlatform\map-background.jpg)

3) Test and Share the App

View App

Run the Workspace

Tips & Tricks

Leave Us Feedback on This Lesson